home *** CD-ROM | disk | FTP | other *** search
- FineSlider = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Slider;
- };
- Plot2D = {
- SUPERCLASS = Plot1D;
- };
- Plot1D = {
- OUTLETS = {
- hcntl;
- bkCache;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InspectAxes = {
- ACTIONS = {
- labelOption:;
- resetTitle:;
- tickOption:;
- rebinForm:;
- titleForm:;
- axisSelection:;
- scaleOption:;
- rebin:;
- scaleType:;
- tickLength:;
- scaleFontSize:;
- limitCheck:;
- };
- OUTLETS = {
- TickLength;
- rbSlider0;
- zpbutton;
- titleForm;
- rbForm;
- ScaleFontSize;
- rbSlider3;
- limitCheckButton;
- AxisSelection;
- rbSlider1;
- LabelMatrix;
- TickMatrix;
- logScaleButton;
- autoScaleButton;
- ScaleMatrix;
- rbSlider2;
- };
- SUPERCLASS = InspectBase;
- };
- InspectBase = {
- ACTIONS = {
- windowDidUpdate:;
- };
- OUTLETS = {
- contentBox;
- };
- SUPERCLASS = Object;
- };
- HGraphicView = {
- ACTIONS = {
- cut:;
- unoverlay:;
- prefPanel:;
- alignYRange:;
- alignYNumBins:;
- alignAll:;
- alignSize:;
- delete:;
- addPage:;
- alignXNumBins:;
- alignXRange:;
- overlay:;
- prefButton:;
- };
- OUTLETS = {
- prefPanel;
- rotateCursor;
- tupleList;
- plotList;
- cutList;
- prefForm;
- };
- SUPERCLASS = GraphicView;
- };
- GraphicView = {
- ACTIONS = {
- takeTextColorFrom:;
- paste:;
- alignToGrid:;
- selectAll:;
- hideGrid:;
- takeGridValueFrom:;
- changeAspectRatio:;
- group:;
- delete:;
- takeLineJoinFrom:;
- takeFrameValueFrom:;
- takeGridGrayFrom:;
- bringToFront:;
- enableGrid:;
- takeLineArrowFrom:;
- setCurrentGraphic:;
- ungroup:;
- takeGrayValueFrom:;
- changeFont:;
- unlock:;
- takeLineWidthFrom:;
- deselectAll:;
- copy:;
- takeLineCapFrom:;
- sizeToGrid:;
- sendToBack:;
- takeFillColorFrom:;
- takeFillValueFrom:;
- takeLineColorFrom:;
- lock:;
- cut:;
- };
- OUTLETS = {
- slist;
- cacheWindow;
- glist;
- };
- SUPERCLASS = View;
- };
-